home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PACKET / MB1107.ZIP / PFWD.DOC < prev    next >
Text File  |  1989-05-17  |  2KB  |  58 lines

  1.  
  2.  
  3.     This feature will be included in a future version
  4.     of the software. I include the info here for use
  5.     in planning how we will use these satellites.
  6.  
  7.  
  8.     P feature letter and PF command.
  9.  
  10.  
  11. The PF command can be used without arguments to request a forwarding
  12. list, or with arguments to send a forwarding list.
  13.  
  14. The main use for this command is to allow a satellite bbs to obtain
  15. forwarding information from a ground station.
  16.  
  17. Call the ground station G and the satellite S.
  18.  
  19.  
  20.  
  21. Case 1: G connects to S.
  22.  
  23. S sends SID and prompt.
  24. G sends SID and prompt.
  25.  
  26. At this point, G knows it is connected to S and has seen the SID with
  27. the P feature letter. S knows it is connected to G and has also seen
  28. the P feature letter.
  29.  
  30. G sends messages to S, driven by the usual forward file entries.
  31. Time to reverse forward.
  32. G sends PF d1 d2 d3 ... dn to S.
  33. S responds with a prompt.
  34. G continues with the normal reverse forwarding sequence ("F>" prompt).
  35. S sends all messages with designators d1 d2 d3 ... dn
  36.  
  37.  
  38.  
  39. Case 2: S connects to G.
  40.  
  41. G sends SID and prompt.
  42. S sends SID and prompt.
  43.  
  44. At this point, G knows it is connected to S and has seen the SID with
  45. the P feature letter. S knows it is connected to G and has also seen
  46. the P feature letter.
  47.  
  48. S sends the PF command with no arguments to G.
  49. G sends PF d1 d2 d3 ... dn to S.
  50.  
  51. S sends messages to G, driven by the list of designators it received from G.
  52. Time to reverse forward.
  53. S continues with the normal reverse forwarding sequence ("F>" prompt).
  54. S sends  messages to G, driven by the usual forward file entries.
  55.  
  56.  
  57.  
  58.